arithmetic n. 1.算術(shù),算法;計算。 2.算術(shù)書。 I challenge your arithmetic. 你的算法靠不住。 mental arithmetic 心算。 arithmetic device 運算裝置,運算器。 arithmetic speed 運算速度。
pointer n. 〔美國〕西點 (West Point) 軍官學(xué)校學(xué)員。 n. 1.指示者;指示物;(鐘、表的)指針;教鞭;〔口語〕線索;暗示;點子。 2.能站住用鼻尖指示獵獲物所在處的獵狗。 3.〔pl.〕 (the P-) 【天文學(xué)】(大熊星座中的)兩顆指極星。 4.【軍事】(大炮)瞄準手;(捕鯨船桅頭的)鯨位指示器。 5.〔口語〕廣告索引(=pointerad)。 6.【鐵路】閘柄。
Pointer arithmetic that includes constant sizes 指針算法包含常數(shù)大小。
Complex pointer arithmetic is avoided 避免了復(fù)雜的指針算法。
To perform pointer arithmetic 執(zhí)行指針算法。
To maintain type safety and security , by default c does not support pointer arithmetic 為了保持類型安全,默認情況下, c #不支持指針運算。
Looks like a pointer , many common pointerish things are prohibited , such as pointer arithmetic and casts that step outside the type system 看起來像指針,但許多常見的指針功能仍是禁止的,例如指針算法和超出類型系統(tǒng)范圍的強制轉(zhuǎn)換。
This dissertation discusses a design idea and method of general intelligent controller based on nine - pointer arithmetic which is presented by prof . zhang nanlun 本論文基于張南綸教授提出的九點控制器算法,討論了通用智能控制器的設(shè)計思想和方法。
Pyrex itself gives you access to all the c - level constructs that are most important for speed , while saving you from all the c gotchas of memory allocation and deallocation , pointer arithmetic , prototypes , and so on Pyrex本身可以讓您訪問那些對速度至關(guān)重要的c級代碼,而節(jié)省了編寫內(nèi)存分配、回收、指針運算、函數(shù)原型等的工作。
For example , members do not need to take a start index as a parameter because simple pointer arithmetic can be used to supply the pointer address as the pointer s base address added to the desired start index 例如,成員不需要將起始索引作為參數(shù),因為可以使用簡單的指針算法來提供指針地址,該指針地址作為添加到相應(yīng)起始索引位置的指針基地址。